home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Apr 90 / MacApp.Tech$ 4⁄20⁄90 / 1118-Some questions-Apr90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.5 KB  |  44 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  A33          to A34
  2.  
  3. Item    2352199                         16-April-90        16:55PDT
  4.  
  5. From:   CDA0470                         DEV PhySy Music & Development,IDV
  6.  
  7. To:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    Some questions
  10.  
  11. Ugh.  Its late and I need some answers, please.
  12.  
  13. I'm sure I could look through tons of reference material to find these things
  14. out, but, if you can I'd appreciate an answer
  15.  
  16. Question 1:
  17. How do I open multiple file types from MacApp? I have overridden SFParams and
  18. ported a Dlg and FileFilter hook combination that worked in 'straight' Pascal,
  19. but no go.  It seems like the application looks updates its list of available
  20. documents (I can hear the disc accessing) but it doesn't redraw a new list,
  21. ever. Nothing shows up.
  22.  
  23. Question 2:
  24. I can't get EditText items (TEditText and TNumberText) to work in my dialogs.
  25. I'm pretty sure I got this working on another project but an examination of
  26. that code gives me no insight.  I'm sure its something simple (isn't it
  27. always), but in my present state of mind I can't pinpoint it.  Again, the
  28. problem is that the items are there, but can't be edited.
  29.  
  30. Question 3:
  31. Part of my dialog gets drawn befiore the window shows up!  I can't figure this
  32. part out.  I have a popup that shows up before the window. Then the window
  33. appears and the popup gets redrawn. any ideas? Should I just redo the dialog in
  34. ViewEdit?
  35.  
  36. Thanks.
  37.  
  38. yours in servitude,
  39. Phil Smy
  40. CDA0470
  41.  
  42. PS- I'm using MacApp 2.0ß9 with THINK Pascal 3
  43.  
  44.